Add a color picker interface
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jul 2018 22:45:49 +0000 (18:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Jul 2018 18:23:19 +0000 (14:23 -0400)
commit0cc07143128d140328fa21f6230622d26f5c1d94
tree5e51acbb09187405761d232eac1bb9e1ee92feab
parent766e2b1e63e23b9888257a7a838eb0ca1b831383
Add a color picker interface

This will be used in the color chooser, in subsequent commits.
gtk/gtkcolorpicker.c [new file with mode: 0644]
gtk/gtkcolorpickerprivate.h [new file with mode: 0644]
gtk/meson.build